SnippetChunk.getSpec

Gets the specification for the chunk.

The specification is evaluated for variables when other chunks are edited within the snippet context. If the user has changed the text, the [property@SnippetChunk:text] and [property@SnippetChunk:text-set] properties are updated.

class SnippetChunk
string
getSpec
()

Return Value

Type: string

the specification, if any

Meta